home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 01 / 8 / DISK0181.ZIP / LOADNEW.BAT < prev    next >
DOS Batch File  |  1990-07-01  |  312b  |  8 lines

  1. REM  This is a sample batch file illustrating how Newkey might
  2. REM  be loaded from a batch file.  Typically similar statements
  3. REM  would be placed in your auotexec.bat file.
  4. REM  *** Load Newkey and set macro buffer to 4000 characters
  5. newkey /4000
  6. REM  *** Load example macro file
  7. newkeysp example.key/l
  8.